home *** CD-ROM | disk | FTP | other *** search
- Path: amd.com!usenet
- From: david.roberts@amd.com (Dave Roberts)
- Newsgroups: comp.lang.c++
- Subject: Re: TCP/IP in Windows
- Date: Tue, 06 Feb 1996 20:03:12 GMT
- Organization: Advanced Micro Devices, Inc.
- Message-ID: <4f8cc0$9ue@amdint.amd.com>
- References: <4eh5i2$3a8@news.axess.com>
- NNTP-Posting-Host: indmkp26.amd.com
- X-Newsreader: Forte Free Agent v0.55
-
- marks@axess.com (Mark Santelli) wrote:
-
- >Does anyone know what functions are availible to do TCP/IP
- >communications in Windows. I've done stream socket programming
- >in a UNIX environment using functions like socket(), listen(),
- >accept(), etc. I use Borland's C++ 4.52 and can't seem to get
- >any help on the subject. How does one write internet and
- >communication based code in Windows programming.
-
- >Mark Santelli
- >marks@axess.com
-
- Check out the book:
- Developing for the Internet with Winsock
- By Dave Roberts (me)
- You can find more information, including ISBN, publisher, etc. at:
- http://www.best.com/~droberts/devwsock/devwsock.htm
-
- -- Dave Roberts
- david.roberts@amd.com
- dave@droberts.com
-
-
-